home *** CD-ROM | disk | FTP | other *** search
/ Japan Image Selection - A Visual Education Tool / JapanImageSelect.iso / pc / html / flash / japanese.swf / scripts / DefineButton2_431 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-03-05  |  65 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    _root.gotoAndPlay(81);
  4. }
  5.